get_option_items_of_proposal

function get_option_items_of_proposal(    prop_id: rowid): list<(option_id: rowid, proposal_id: rowid, option: text, total_vote: big_integer, (command_id: rowid, name: text, description: text, is_executed: boolean)?)>